Skip to content

Commit

Permalink
.env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCoduriV committed Dec 11, 2021
1 parent 6d6f1df commit d426389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ PASSWORD=password
SERVER_IP_DEV=localhost
SERVER_IP_PROD=localhost
PORT_DEV=8080
PORT_PROD=8080
PORT_PROD=8080
GAPS_ID=12345
2 changes: 0 additions & 2 deletions lib/models/heure_de_cours.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'dart:developer';

import 'package:awesome_notifications/awesome_notifications.dart';
import 'package:heig_front/utils/can_notify_mixin.dart';
import 'package:hive_flutter/adapters.dart';
Expand Down

0 comments on commit d426389

Please sign in to comment.