Skip to content

Commit

Permalink
chore(binding_coap): remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jan 1, 2022
1 parent b07691f commit 6a99a57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/binding_coap/coap_client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import 'dart:io';
import 'package:coap/coap.dart';
import 'package:coap/config/coap_config_default.dart';

import '../../core.dart';
import '../core/content.dart';
import '../core/credentials.dart';
import '../core/operation_type.dart';
Expand Down

0 comments on commit 6a99a57

Please sign in to comment.