chore: remove obsolete comment in unit list
This commit is contained in:
parent
018579d4b9
commit
becfd56c30
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ class _UnitListState extends State<UnitList> {
|
||||||
return widget.corpus.allUnits().where(filter).toList();
|
return widget.corpus.allUnits().where(filter).toList();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add unit conversion to base unit to the unit widget AI!
|
|
||||||
@override
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
return Scaffold(
|
return Scaffold(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue