소스 검색

Apply ufbt format

Esteban Fuentealba 2 년 전
부모
커밋
04df0352fb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      gb_cartridge_app.c

+ 0 - 1
gb_cartridge_app.c

@@ -78,7 +78,6 @@ GBCartridge* gb_cartridge_app_app_alloc() {
     app->dialogs = furi_record_open(RECORD_DIALOGS);
     app->file_path = furi_string_alloc();
 
-
     app->uart = usart_init(app);
     app->lp_uart = lp_uart_init(app);