Skip to content

Commit f063ab2

Browse files
committed
fix: incorrect compiled files
1 parent 9df972c commit f063ab2

5 files changed

Lines changed: 3 additions & 7 deletions

File tree

src/Components/StateMachines/Plantuml.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
use Twig\Environment;
88
use Twig\Loader\FilesystemLoader;
99

10-
/**
11-
* @author erikpoehler
12-
*/
1310
final class Plantuml implements ExportInterface
1411
{
1512
private Environment $twig;

src/Resources/app/administration/src/module/frosh-tools/component/frosh-tools-tab-state-machines/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.frosh-tools-tab-feature-flags__feature-flags-card {
1+
.frosh-tools-tab-state-machines__state-machines-card {
22
.sw-card__content {
33
padding: 0;
44

src/Resources/public/administration/css/frosh-tools.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Resources/public/administration/js/frosh-tools.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Resources/public/static/js/frosh-tools.js.LICENSE.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)