fixed import

This commit is contained in:
shilangyu 2020-08-10 12:36:30 +00:00
parent 101c7c4afc
commit 2af364abeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import 'package:flutter/material.dart';
import 'package:json_annotation/json_annotation.dart';
part 'captcha.g.dart';