mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-05-27 02:12:28 +02:00
forgot to import dev_config to uploader
This commit is contained in:
@@ -2,7 +2,7 @@ import 'dart:async';
|
||||
import 'package:http/http.dart' as http;
|
||||
|
||||
import '../models/pending_upload.dart';
|
||||
|
||||
import '../dev_config.dart';
|
||||
import '../app_state.dart';
|
||||
|
||||
class Uploader {
|
||||
|
||||
Reference in New Issue
Block a user