Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
bisago
bisago-fe
Commits
9e6a6916
Commit
9e6a6916
authored
Jun 05, 2021
by
Putri Salsabila
Browse files
[CHORE] Comment variable that isn't used
parent
b64e0763
Pipeline
#81427
passed with stages
in 13 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/page/filter_fasilitas/update_kegiatan.dart
View file @
9e6a6916
...
...
@@ -19,7 +19,7 @@ class UpdateKegiatan extends StatefulWidget {
}
class
_UpdateKegiatanState
extends
State
<
UpdateKegiatan
>
{
final
GlobalKey
<
FormState
>
_formKey
=
GlobalKey
<
FormState
>();
//
final GlobalKey<FormState> _formKey = GlobalKey<FormState>();
TextEditingController
namaKegiatanController
=
TextEditingController
();
TextEditingController
penyelenggaraController
=
TextEditingController
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment