Remove unused imports
This commit is contained in:
parent
ff455964e2
commit
1865c7cd43
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
import 'package:flutter/material.dart';
|
import 'package:flutter/material.dart';
|
||||||
|
|
||||||
import 'colors.dart';
|
|
||||||
import 'package:comunes_flutter/comunes_flutter.dart';
|
|
||||||
|
|
||||||
class HomePage extends StatelessWidget {
|
class HomePage extends StatelessWidget {
|
||||||
static const String routeName = '/home';
|
static const String routeName = '/home';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue