Skip to content

Commit

Permalink
Commit from GitHub Actions (Run Code Linter)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2024
1 parent e27ceb1 commit 65df835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/core/dom/space_split_string.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#ifndef WEBF_CORE_DOM_SPACE_SPLIT_STRING_H_
#define WEBF_CORE_DOM_SPACE_SPLIT_STRING_H_

#include <algorithm>
#include <unordered_map>
#include <vector>
#include <algorithm>
#include "bindings/qjs/atomic_string.h"

namespace webf {
Expand Down

0 comments on commit 65df835

Please sign in to comment.