Removed import
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import 'dart:core';
|
|
||||||
|
|
||||||
class Constants {
|
class Constants {
|
||||||
static String appDevPhase = 'Beta';
|
static String appDevPhase = 'Beta';
|
||||||
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
static const String INSTAGRAM_LINK = 'https://instagram.felixkirchner.de';
|
||||||
|
|||||||
Reference in New Issue
Block a user