diff --git a/lib/src/Net/IIP/DistributedResource.dart b/lib/src/Net/IIP/DistributedResource.dart index 1dc9b4f..90797c9 100644 --- a/lib/src/Net/IIP/DistributedResource.dart +++ b/lib/src/Net/IIP/DistributedResource.dart @@ -22,10 +22,6 @@ SOFTWARE. */ -import 'dart:async'; -import 'dart:ffi'; -import 'dart:io'; - import '../../Data/IntType.dart'; import '../../Resource/Instance.dart'; diff --git a/pubspec.yaml b/pubspec.yaml index fcef506..c554d1a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: esiur description: Distributed Object Framework. -version: 2.0.6 +version: 2.0.7 #author: Ahmed Zamil homepage: https://github.com/esiur/esiur-dart