kopia lustrzana https://gitlab.com/mysocialportal/relatica
Fix explicit project import to relative
rodzic
3f43c3ae2b
commit
2424d9d0a9
|
@ -1,6 +1,7 @@
|
|||
import 'package:flutter_portal/models/exec_error.dart';
|
||||
import 'package:result_monad/result_monad.dart';
|
||||
|
||||
import 'exec_error.dart';
|
||||
|
||||
class Credentials {
|
||||
final String username;
|
||||
final String password;
|
||||
|
|
Ładowanie…
Reference in New Issue