refactor: remove unused stuff from yaml.

This commit is contained in:
Aunali321 2022-08-01 17:34:41 +05:30
parent 454ec33fef
commit 561e67b674

View File

@ -77,10 +77,10 @@ flutter:
# "family" key with the font family name, and a "fonts" key with a # "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For # list giving the asset and other descriptors for the font. For
# example: # example:
fonts: # fonts:
- family: Manrope # - family: Manrope
fonts: # fonts:
- asset: lib/assets/fonts/Manrope.ttf # - asset: lib/assets/fonts/Manrope.ttf
# - asset: fonts/Schyler-Italic.ttf # - asset: fonts/Schyler-Italic.ttf
# style: italic # style: italic
# - family: Trajan Pro # - family: Trajan Pro