Skip to content

Commit

Permalink
Merge pull request #48 from LiteraLand-C07/admin
Browse files Browse the repository at this point in the history
Admin
  • Loading branch information
FarrellMuhammadHanau committed Dec 18, 2023
2 parents 94516cb + 0025772 commit 4065579
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/Admin/screens/admin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import 'package:flutter/material.dart';
import 'package:litera_land_mobile/Admin/widgets/right_drawer.dart';
import 'package:litera_land_mobile/Main/widgets/left_drawer.dart';
import 'dart:convert';
import 'package:provider/provider.dart';
import 'package:pbp_django_auth/pbp_django_auth.dart';
Expand Down
1 change: 0 additions & 1 deletion lib/Admin/screens/queue_detail.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:litera_land_mobile/Admin/models/book_queue.dart';
import 'package:litera_land_mobile/Admin/widgets/right_drawer.dart';
import 'package:litera_land_mobile/Main/widgets/left_drawer.dart';
import 'package:http/http.dart' as http;
import 'package:pbp_django_auth/pbp_django_auth.dart';
import 'package:provider/provider.dart';
Expand Down

0 comments on commit 4065579

Please sign in to comment.