mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-24 02:18:50 +01:00
Remove obsolete code
This commit is contained in:
parent
765b102bcd
commit
c8b132d6d7
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
|||
import 'package:np_codegen/np_codegen.dart';
|
||||
import 'package:rxdart/rxdart.dart';
|
||||
|
||||
/// Manage volatile global variables bonded to an account session, when the
|
||||
/// session ends (i.e., sign out), the variables are cleared
|
||||
@npLog
|
||||
class SessionController {
|
||||
SessionController();
|
||||
|
||||
|
|
Loading…
Reference in a new issue