Skip to content

Commit a4f0bb7

Browse files
committed
Update debug.dart
1 parent ede412f commit a4f0bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dashbot/features/debug.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import 'dart:convert';
22
import '../services/services.dart';
3-
import 'package:apidash/models/models.dart';
3+
import '../../models/models.dart';
44

55
class DebugFeature {
66
final DashBotService _service;

0 commit comments

Comments
 (0)