fix linter rules and format files
This commit is contained in:
@@ -35,6 +35,6 @@ class BangSourceService extends _$BangSourceService {
|
||||
return bang;
|
||||
}).toList(),
|
||||
);
|
||||
}, exceptionHandler: handleHttpError,);
|
||||
}, exceptionHandler: handleHttpError);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user